projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b17b50
)
(display-time-24hr-format): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 16 May 2007 11:27:37 +0000
(11:27 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 16 May 2007 11:27:37 +0000
(11:27 +0000)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index b59ecbc3601fd36af34f5897e15f2f6571f22953..140a1a817b41bc23735a2590f23b460eb53689e4 100644
(file)
--- a/
lisp/time.el
+++ b/
lisp/time.el
@@
-94,7
+94,7
@@
past 15 minutes. The default is to display 1 minute load average."
(defcustom display-time-24hr-format nil
"*Non-nil indicates time should be displayed as hh:mm, 0 <= hh <= 23.
-nil means 1 <= hh <= 12, and an AM/PM suffix is used."
+
A value of
nil means 1 <= hh <= 12, and an AM/PM suffix is used."
:type 'boolean
:group 'display-time)